﻿2026-07-11T01:14:36.4551590Z ##[group]Run actions/checkout@v5
2026-07-11T01:14:36.4552376Z with:
2026-07-11T01:14:36.4552886Z   fetch-depth: 0
2026-07-11T01:14:36.4553497Z   repository: SaberMage/spt-core
2026-07-11T01:14:36.4559699Z   token: ***
2026-07-11T01:14:36.4562167Z   ssh-strict: true
2026-07-11T01:14:36.4562740Z   ssh-user: git
2026-07-11T01:14:36.4563371Z   persist-credentials: true
2026-07-11T01:14:36.4563994Z   clean: true
2026-07-11T01:14:36.4564541Z   sparse-checkout-cone-mode: true
2026-07-11T01:14:36.4565218Z   fetch-tags: false
2026-07-11T01:14:36.4565787Z   show-progress: true
2026-07-11T01:14:36.4566317Z   lfs: false
2026-07-11T01:14:36.4566838Z   submodules: false
2026-07-11T01:14:36.4567398Z   set-safe-directory: true
2026-07-11T01:14:36.4568037Z ##[endgroup]
2026-07-11T01:14:36.7230195Z Syncing repository: SaberMage/spt-core
2026-07-11T01:14:36.7232602Z ##[group]Getting Git version info
2026-07-11T01:14:36.7233543Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T01:14:36.7716486Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T01:14:36.8019455Z git version 2.43.0.windows.1
2026-07-11T01:14:36.8055464Z ##[endgroup]
2026-07-11T01:14:36.8061677Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ddc9154f-97da-4d13-9ba1-2dc62786ffe3\.gitconfig'
2026-07-11T01:14:36.8082471Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ddc9154f-97da-4d13-9ba1-2dc62786ffe3' before making global git config changes
2026-07-11T01:14:36.8086599Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:14:36.8091113Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T01:14:36.8491121Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T01:14:36.8786849Z https://github.com/SaberMage/spt-core
2026-07-11T01:14:36.8824150Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T01:14:36.8830664Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T01:14:36.9236064Z HEAD
2026-07-11T01:14:36.9714780Z ##[endgroup]
2026-07-11T01:14:36.9719358Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T01:14:38.6410569Z ##[group]Cleaning the repository
2026-07-11T01:14:38.6416988Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T01:14:53.1751673Z Removing target/
2026-07-11T01:14:53.1791888Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T01:14:53.2904206Z HEAD is now at e78a482 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T01:14:53.2936100Z ##[endgroup]
2026-07-11T01:14:53.2942076Z ##[group]Disabling automatic garbage collection
2026-07-11T01:14:53.2949988Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T01:14:53.3315030Z ##[endgroup]
2026-07-11T01:14:53.3315639Z ##[group]Setting up auth
2026-07-11T01:14:53.3323969Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:14:53.3616895Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T01:14:53.7783634Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:14:53.8047573Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T01:14:54.3340819Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:14:54.3650749Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T01:14:55.1563384Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T01:14:55.2296559Z ##[endgroup]
2026-07-11T01:14:55.2297267Z ##[group]Fetching the repository
2026-07-11T01:14:55.2305552Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e78a482d7cfa0458580f9a6ebbe25d0f1b366d00:refs/remotes/pull/80/merge
2026-07-11T01:14:57.3875027Z ##[endgroup]
2026-07-11T01:14:57.3875566Z ##[group]Determining the checkout info
2026-07-11T01:14:57.3876032Z ##[endgroup]
2026-07-11T01:14:57.3880662Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T01:14:57.4169052Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T01:14:57.4409945Z ##[group]Checking out the ref
2026-07-11T01:14:57.4415235Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/80/merge
2026-07-11T01:14:57.5070036Z HEAD is now at e78a482 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T01:14:57.5094400Z ##[endgroup]
2026-07-11T01:14:57.5397361Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T01:14:57.5669298Z e78a482d7cfa0458580f9a6ebbe25d0f1b366d00
